Sök:

Sökresultat:

529 Uppsatser om Relational database - Sida 1 av 36

Platt Hierarki : Metoder för omvandling av relationsdata till hierarkisk data

The Relational database model was defined in the 1970?s and is the dominating database type today.  The main difference between data from a Relational database and a hierarchical data structure is that the Relational database stores records in tables. The records have no particular order, but can include links in terms of relationships with other records. A hierarchical structure organizes data in the form of a tree structure  and  can for an example be found in organizational structures in which different levels involves different responsibilities. If the data stored in a Relational database is to be presented in a hierarchically, a conversion of the data structure is required. The intention of this paper is to describe how such a conversion can be performed.  To investigate the conversion methods, case studies has been conducted on the basis of a specific organization?s hierarchical structure.

Effektiv och underhållssäker lagring av medicinsk data

Creating a database to manage medical data is not the easiest. We create a database to be used for a presentation tool that presents medical data about patients that is stored in the database. We examine which of the three databases, MySQL with relational design, MySQL with EAV design and MongoDB that are best suited for storing medical data. The analysis i performed in two steps. The first step handles the database that is most effective to retriev data. The second step examines how easy it is to change the structure of the various databases. The results show that depending on whether efficiency or maintenance is most important, different databases are the best choise. MySQL with relational design proves to be most effective while MongoDB is the easiest to maintain..

Design av Riskdatabas : En studie för effektivare hantering av risker

Risk management is a key competency that is constantly being researched how it can be improved within project management. The risk management process consists of four major steps: identify risks, assess the risks? significance on the project, evaluate and address the key risks and follow up.The majority of companies seem to neglect certain identified risks, and decide not to mitigate if the risk does not cause adverse effects to the business. To counteract undesirable consequences and help organisations to become more effective at managing risks an initial work has been conducted for a risk repository.The project develops a proposal on the design of a risk repository which aim to effectively support a database implementation. The study includes literature studies which resulted in a relational model for database implementation.

Utveckling och design av WiGID

The Center for Genomics and Bioinformatics (CGB) is an academic department at Karolinska Institute. Generally stated, the CGB department is committed to the generation and management of genetic information by approaches aiming at elucidating the connection between genes, protein and function.WiGID is a genome information database that is available through WAP (Wireless Application Protocol).Our version of WiGID is based on WML, PHP and PostgreSQL as a database server.One of the changes on the old WiGID application was the creation of a Relational database with seven tables and one view, instead of the file that represented the database on the old version. We also changed the script language from python to PHP.The search engine ability has been extended with three new search alternatives for a user to choose from. Each choice leads to other, sometimes multiple choices.A GUI has been created for the administrator, to be able to insert information into the database.The structure of the search engine is primarily for narrowing down the search result on the phone display, thereby making the search efficient..

Automatiskt kabelmärkningssystem

Risk management is a key competency that is constantly being researched how it can be improved within project management. The risk management process consists of four major steps: identify risks, assess the risks? significance on the project, evaluate and address the key risks and follow up.The majority of companies seem to neglect certain identified risks, and decide not to mitigate if the risk does not cause adverse effects to the business. To counteract undesirable consequences and help organisations to become more effective at managing risks an initial work has been conducted for a risk repository.The project develops a proposal on the design of a risk repository which aim to effectively support a database implementation. The study includes literature studies which resulted in a relational model for database implementation.

Användning av realtidsdatabas i diagnostiksystem

The main purpose in this degree thesis is to investigate changes in performance when introducing a newly produced Real-Time database in one of CC Systems products, the Diagnostic Runtime Engine, DRE. The thesis is a collaboration between CC Systems, creator of DRE, and Mimer AB, developer of the Real-Time database.The result reveals that the time spent on database access is considerably lesscompared to the originally used database. The research has lead to several additional requirements on the real-time database and these are presented as part of the result in this thesis. The additional features will help making the product more suitable for DRE and similar applications.Additional research is required to be able to recommend the use of this product or not. Primarily the performance in another operating system, Windows CE, but also the introduction of additional features should be investigated.

Visualiseringsverktyg för modulärproduktutveckling : En studie om designen och implentationen av ett verktyg som ska effektivisera ett modulärt arbetssätt

Due to a growing interest in communication in today?s society the demand for equipment that is used in communication networks increases while the competition between companies that produce this equipment grows. To meet the increasing demand and at the same time having a competitive product development many companies use some effective product design, such as the modular product design. When a modular product design is used it?s good to compare different module configurations for a certain product and to simplify these comparisons some tool can be used.

Hantering av viktiga framgångsfaktorer vid utveckling av ett Data Warehouse

Business Intelligence may help organizations in making the right decisions byproviding data for analysis which can be presented to decision makers. DataWarehouse which is a central part of Business Intelligence can be built in severalways but the methods presented by Ralph Kimball and Bill Inmons are considered thetwo main methods. The solution provided by Inmon focuses on integrating the entirebusiness into one large database using Relational database development. Kimballhowever proposes dimensional database modeling by creating one or more data martsand integrating these using a data bus. Previous research has shown that the quality ofa Data Warehouse can be measured through critical factors such as data quality andsystem quality.

IDQ Viewer: För enklare Visning av Databasstruktur : Viewer : För enklare Visning av Databasstruktur

The social community is structured around data, a lot of that data is stored in different types of databases. The meaning of this essay is to develop an interactive tool that will change the way database visualization is done, and also to research in which fields a tool of this type can be used. With the help of different methods we discovered areas where it could be of use, such as; presentation of a database, development and documentation of a database. The primary goal of the prototype was to make viewing of database structures easier, even people without prior database knowledge should be able to understand the structure. During the development we used prototypes.

Praktiska effekter av begreppsförvirring för en databas konceptuella design : En fallstudie om databas- och begreppsmodellering

Company X develops a laboratory information system (LIS) called System Y. The informationsystem has a two-tier database architecture consisting of a production database and a historicaldatabase. A database constitutes the backbone of a IS, which makes the design of the databasevery important. A poorly designed database can cause major problems within an organization.The two databases in System Y are poorly modeled, particularly the historical database. Thecause of the poor modeling was unclear concepts.

Migration of a very large database with Swedish demographic data, using Microsoft SQL Server

SMC is in the process of developing a micro simulation model. The existing micro simulation model developed at Cornell University for US data, CorSim, is one of the fundamental parts for the new micro simulation at SMC. To develop the Swedish model, Swedish data on all individuals in Sweden during 11 years are also available. These data are organized in a database. This paper describes the process of rebuilding the database to a more useful structure.

Utveckling av internt Administrationssystem

This thesis work is executed at Business Unit Ericsson Test Environment (BETE), in Linköping. BETE is the department at Ericsson, which is responsible for the operation and maintenance of the company's Operations Support System (OSS). Their management system was outdated and they wanted it to be updated and it also required new features. The database needed to be replaced and the data migrated to a new database without licensing costs. The system also needed a part where employees could manage existing users.As a programming language PHP was chosen for its dynamic possibilities, platform independence and good support for database intergration.

En jämförande studie av JDBC och Hibernate med avseende på användbarhet

Två grundläggande paradigm inom datavetenskap är objektorienterad programmering och relationsdatabasteknik. En kombinering av applikationer gjorda i ett objektorienterat programmeringsspråk med den beständighet och funktionalitet som ges av relationsdatabaser är en möjlig vidareutveckling av ens kunskaper inom dessa områden. Kombinationen av dessa båda förutnämnda paradigm innebär åtminstone ett problem som uppkommer då en relationsdatabas lagrar data i tabeller och en objektorienterad applikation lagrar data i objekt. Detta problem kallas objekt/relations paradigmens missanpassning. På grund av detta problem så måste kopplingen mellan paradigmen skötas av ett ramverk av något slag.

Kommunikativ interaktion i den synkrona elektroniska referenstjänsten : Den interpersonella kommunikationen mellan användare och bibliotekarie

The aim of this master thesis is to gain greater knowledge of interpersonal communication. This study explores on one hand how interpersonal communication can be used as an important part of reference work in a Swedish electronic synchronous reference service, and on the other how interpersonal communication affects the relationship between user and librarian. By using communication theory and establishing a positive relational contact with the user in the electronic environment, the outcome of the reference encounter can be successful for both the librarian and the user. Furthermore, the importance of recognising relational barriers is of great relevance to the relational contact. The scope of this master thesis is to find what relational factors are used and can be used in the interaction between user and librarian.

Spetsbärförmåga hos betongpålar slagna i friktionsjord

The purpose of this study was to build a database for point-bearing piles in dense noncohesive soil, predominantly moraine. Further, the database was analysed and areas with difficult geotechnical conditions was identified.The database includes for point-bearing piles driven to refusal in moraine. Piles with mainly shaft friction have been excluded. Only concrete piles have been included. Geographically the database covers almost all geotechnical conditions of Sweden.

1 Nästa sida ->